The instructions are designed for people who can read and have at least some minimal experience with installing mods on GTA V.

1. You need CodeWalker with GTA V Enhanced support (CodeWalker30_dev48.zip). 
   Discord server - https://discord.gg/JQE2G9JX9t   

2. Copy the "mods" folder from this archive to the root folder of the game. Example - \Grand Theft Auto V Enhanced\mods\

3. Copy update.rpf from \Grand Theft Auto V Enhanced\update\ folder to \Grand Theft Auto V Enhanced\mods\update\ folder
   (If you have already installed any mods by editing update.rpf or dlclist, you don't need to do this.)

4. Run CodeWalker "RPF Explorer.exe"
   Select GTAV Enhanced in the window that opens, then select path to Grand Theft Auto V Enhanced folder.

5. In RPF Explorer click the "Edit mode" button at the top

6. In RPF Explorer, go to \mods\update\update.rpf\common\data\ and open the dlclist.xml file

7. Add a new line before </Paths>

<Item>dlcpacks:/mp_female_nude/</Item>

----- Example -----
        <Item>dlcpacks:/mp2024_02/</Item>
        <Item>dlcpacks:/mp2024_02_g9ec/</Item>
        <Item>dlcpacks:/patch2024_02/</Item>
        <Item>dlcpacks:/mp_female_nude/</Item>
    </Paths>    
</SMandatoryPacksData>

8. Confirm saving in OPEN encryption.

9. You need to install OpenIV.asi analogue for Enhanced version to read archives from mods folder.
   https://gta5-mods.com/tools/openrpf-openiv-asi-for-gta-v-enhanced
   
10. You need to install ScriptHookV.
    http://www.dev-c.com/gtav/scripthookv/   

Removing the mod:

1. Delete the folder \Grand Theft Auto V Enhanced\mods\update\x64\dlcpacks\mp_female_nude\
2. Remove the line from dlclist.xml
Optionally remove scripthook/OpenRPF and other content... (These files may just be needed for other installed mods)